home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / Multimedia / tour / Professional / segment2.swf / scripts / DefineButton2_107 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2001-07-25  |  77 b   |  5 lines

  1. on(release){
  2.    _parent.rampVOout();
  3.    _root.gotoAndPlay("fourFour");
  4. }
  5.